home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 3-Presentations / Apple / Industry Competition / Mac vs. Compaq / COMPARE4CPQ / WIN.INI < prev   
INI File  |  1990-02-09  |  4KB  |  143 lines

  1. ; Lines preceded by a semicolon are comments ( i.e. this line is
  2. ; a comment ).    Comments may not contain an equal sign.
  3.  
  4. [windows]
  5. ; The "spooler" entry enables and disables the Spooler.  Setting
  6. ; this entry to "yes" enables the Spooler; setting it to "no"
  7. ; disables the Spooler.
  8. DEVICE=PostScript Printer,PSCRIPT,LPT1:
  9. spooler=yes
  10. DoubleClickSpeed=500
  11. CursorBlinkRate=550
  12. ; In the MS-DOS Executive, the View menu's Program command displays
  13. ; those files which have an extension specified by the "programs"
  14. ; entry.  You may want to add the "pif" extension to this list.
  15. programs=com exe bat
  16. ; The "NullPort" entry determines the text used to denote that a
  17. ; peripheral device ( i.e. a printer ) is not connected to a port.
  18. ; In the Control Panel, see the Set menu's Connections command.
  19. NullPort=None
  20. ; The "load" entry determines what applications should be loaded
  21. ; as an icon when you start Windows.
  22. load=
  23. ; The "run" entry determines which applications will run when Windows
  24. ; is started.  Specify an application name or a file with one of the
  25. ; file extensions listed in the [extensions] section.  The former simply
  26. ; runs the application; the latter not only runs the application, but
  27. ; also loads the specified file into the application.
  28. run=
  29. PrinterSetup=0
  30. SwapMouseButtons=No
  31. beep=yes
  32. xMouseThreshold=0
  33. yMouseThreshold=0
  34. MouseSpeed=0
  35.  
  36. [extensions]
  37. cal=calendar.exe ^.cal
  38. crd=cardfile.exe ^.crd
  39. trm=terminal.exe ^.trm
  40. txt=notepad.exe ^.txt
  41. ini=notepad.exe ^.ini
  42. msp=paint.exe ^.msp
  43. wri=write.exe ^.wri
  44. xls=excel.exe ^.xls
  45. xlc=excel.exe ^.xlc
  46. xlw=excel.exe ^.xlw
  47. xlm=excel.exe ^.xlm
  48.  
  49. [colors]
  50. Background=202 43 255
  51. AppWorkspace=223 255 0
  52. Window=255 255 255
  53. WindowText=0 0 0
  54. Menu=255 255 255
  55. MenuText=0 0 0
  56. ActiveTitle=0 0 255
  57. InactiveTitle=255 255 255
  58. TitleText=255 255 255
  59. ActiveBorder=127 127 127
  60. InactiveBorder=127 127 127
  61. WindowFrame=0 0 0
  62. Scrollbar=63 63 63
  63.  
  64. [pif]
  65. attrib.exe=96
  66. backup.com=128
  67. chkdsk.com=128
  68. command.com=256
  69. comp.com=64
  70. diskcomp.com=1
  71. diskcopy.com=1
  72. edlin.com=64
  73. find.exe=64
  74. format.exe=64
  75. join.exe=36
  76. mode.com=36
  77. more.com=64
  78. recover.com=64
  79. restore.com=128
  80. sort.exe=64
  81. subst.exe=36
  82.  
  83. [intl]
  84. dialog=yes
  85.  
  86. [ports]
  87. ; A line with [filename].PRN followed by an equal sign causes
  88. ; [filename] to appear in the Control Panel's Connections dialog.
  89. ; A printer connected to [filename] directs its output into this file.
  90. LPT1:=
  91. LPT2:=
  92. LPT3:=
  93. COM1:=9600,n,8,1
  94. COM2:=9600,n,8,1
  95. EPT:=
  96.  
  97. [win386]
  98. ; Windows/386 will allocate the amount of memory specified in the
  99. ; windowmemsize entry to Windows.  The minimum memory that can be
  100. ; allocated is around 420, but this will vary depending upon whether
  101. ; or not you are running with a network, which version of DOS you
  102. ; are running with, and so on.    The emmsize entry fixes the MAXIMUM 
  103. ; amount of extended memory that can be used as expanded memory at any
  104. ; one time.  Both your DOS applications and Windows itself will use this
  105. ; expanded memory.  You are probably best off leaving this entry blank,
  106. ; since Windows/386 will use a default value.
  107. windowmemsize=640
  108. emmsize=
  109. ;
  110. ; The AltEscape, AltEnter, and similar entries allow you to disable
  111. ; Windows/386's use of these special alt-key sequences.  Normally they
  112. ; should all be enabled (set to "on"), in which case these sequences are
  113. ; used by Windows/386 and are not seen by other applications.  If you need
  114. ; to run an application which relies on one of these sequences, you may
  115. ; set that entry to "off", then Windows/386 will ignore that key sequence,
  116. ; and it will be passed on to applications.
  117. altescape=on
  118. altenter=on
  119. altspace=on
  120. alttab=on
  121. altprintscn=on
  122.  
  123. [devices]
  124. PostScript Printer=PSCRIPT,LPT1:
  125.  
  126. [fonts]
  127. Roman (Set #1)=ROMAN
  128. Script (Set #1)=SCRIPT
  129. Modern (Set #1)=MODERN
  130. Helv 8,10,12,14,18,24 (Set #6)=HELVE
  131. Courier 8,10,12 (Set #6)=COURE
  132. Tms Rmn 8,10,12,14,18,24 (Set #6)=TMSRE
  133.  
  134. [Microsoft Excel]
  135. Options=87
  136. Maximized=1
  137.  
  138. [MSWrite]
  139. Font1=Courier,48
  140. Font2=Tms Rmn,16
  141. Font3=Helv,32
  142. Font4=Symbol,80
  143.